Interface symantec.itools.db.beans.binding.ExpandableSet
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface symantec.itools.db.beans.binding.ExpandableSet

public interface ExpandableSet

Method Index

 o getElementAt(int)
Gets the Object at the given position

Methods

 o getElementAt
public abstract java.lang.Object getElementAt(int position) throws PositionOutOfRangeException
Gets the Object at the given position

Parameters:
position - The desired position.

All Packages  Class Hierarchy  This Package  Previous  Next  Index